projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
672413f
)
Add missing annotation
author
Emmanuele Bassi
<ebassi@gnome.org>
Fri, 5 Jun 2020 13:33:17 +0000
(14:33 +0100)
committer
Emmanuele Bassi
<ebassi@gnome.org>
Fri, 5 Jun 2020 13:33:17 +0000
(14:33 +0100)
gtk/gtkcolumnviewcolumn.c
patch
|
blob
|
history
diff --git
a/gtk/gtkcolumnviewcolumn.c
b/gtk/gtkcolumnviewcolumn.c
index 056793190553bfe1be59e55247f91b5d74f0b0f4..713f20857135022e76feb7b0956db7ede0f3a08f 100644
(file)
--- a/
gtk/gtkcolumnviewcolumn.c
+++ b/
gtk/gtkcolumnviewcolumn.c
@@
-858,7
+858,7
@@
gtk_column_view_column_set_header_menu (GtkColumnViewColumn *self,
* Gets the menu model that is used to create the context menu
* for the column header.
*
- * Returns: the #GMenuModel, or %NULL
+ * Returns:
(transfer none) (nullable):
the #GMenuModel, or %NULL
*/
GMenuModel *
gtk_column_view_column_get_header_menu (GtkColumnViewColumn *self)